IE Emulator

Certain websites require specific versions of Internet Explorer (IE). While IE does offer a "compatibility mode" it does not always correctly display web pages. Inside of the IE developer tool, there is an option to emulate earlier versions of IE, however, this setting is not persistent. Additionally, compatibility can be controlled using the meta tag in the header using a tool like IIS, but this is only possible if the application is hosted locally. IE Emulator is configured on the client side, avoiding these issues without affecting the user's settings for IE.

This tool will allows web pages to be displayed with a specific version of IE emulation. This is achieved by using a shortcut, passing the following arguements:

URL, version of IE, Kiosk:True/False

Example:

Shortcut target: ".../IE Emulator.exe" https://detectmybrowser.com IE10 True 